![]() |
RemoveFolderRouting |
||||
Header: | Folders.h | Carbon status: | Supported | |
Deletes a folder routing structure from the global routing list.
OSErr RemoveFolderRouting ( OSType fileType, FolderType routeFromFolder );
Pass the file type value contained in the folder routing structure to be removed.
Pass the folder type of the “from” folder; see
A result code.
Both the file type and the folder type specified must match those of an existing folder routing structure in the global routing list for the RemoveFolderRouting function to succeed.
This function is supported under Mac OS 8.5 and later.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)